projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bca39e2
)
gsk: Typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 28 Mar 2021 17:27:28 +0000
(13:27 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 29 Mar 2021 19:16:44 +0000
(15:16 -0400)
gsk/gskenums.h
patch
|
blob
|
history
diff --git
a/gsk/gskenums.h
b/gsk/gskenums.h
index 5b0afb78a376327a334674de5e45fba5b3ebaeff..fdea6d74a5f27c464aebb413fbad521845355e19 100644
(file)
--- a/
gsk/gskenums.h
+++ b/
gsk/gskenums.h
@@
-209,7
+209,7
@@
typedef enum {
*
* Also keep in mind that rounding errors may cause matrices to not
* conform to their categories. Otherwise, matrix operations done via
- * mu
tl
iplication will not worsen categories. So for the matrix
+ * mu
lt
iplication will not worsen categories. So for the matrix
* multiplication `C = A * B`, `category(C) = MIN (category(A), category(B))`.
*/
typedef enum